Categories

Versions

Filter Stopwords (French) (Text Processing)

Synopsis

Removes French stopwords from a document.

Description

This operator filters French stopwords from a document by removing every token which equals a stopword from the built-in stopword list.

Input

  • document

    The document port.

Output

  • document

    The document port.